home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / NSCHART.ZIP / NSMASK.HLP < prev    next >
Encoding:
Text File  |  1987-04-22  |  968 b   |  25 lines

  1. "file Mask" uses MS-DOS file names and/or wild cards to control which files
  2. you choose to view in the current directory.  Some ways to specify a mask
  3. are shown below.
  4.  
  5. A mask of "*.ns" is the default and displays all files in the current
  6. directory with a file name extension of "ns".  Upon starting up, NSChart
  7. assumes that all NSPDL text files have this file naming convention, though
  8. you are free to adopt any file naming convention you prefer.
  9.  
  10. A mask of "*.*" displays all directory entries, whereas a mask of only one
  11. asterisk displays only those files with no extension.
  12.  
  13. A mask of "b*.*" displays all file names beginning with the letter "b",
  14. whereas a mask of "b*" displays only those file names beginning with "b"
  15. but with no extension as part of the file name.
  16.  
  17. A mask of "*.inc" displays only those file names with extension "inc".
  18.  
  19. A mask of "???" displays only 3-letter file names with no extension.
  20.  
  21.  
  22.  
  23.  
  24.  
  25. Type any key to continue.